home *** CD-ROM | disk | FTP | other *** search
/ Languguage OS 2 / Languguage OS II Version 10-94 (Knowledge Media)(1994).ISO / gnu / djgpp / grx103m1.doc < prev    next >
Text File  |  1994-06-29  |  1KB  |  37 lines

  1. This is the first maintenance release for GRX 1.03. It contains the
  2. following bugfixes/enhancements:
  3.  
  4.   - The VESA driver (vesadrv.vdr) failed to recoginize the supported
  5.     VESA modes on some cards due to a feature in some VESA BIOS
  6.     extensions. The updated driver in this release fixes this problem.
  7.     NOTE: until the new VESA driver becomes part of GO32 (i.e. until
  8.     the next DJGPP maintenance release) use the 'driver' field of the
  9.     GO32 environment variable to explicitly load the new driver.
  10.  
  11.   - The VGA memory size detection logic in the VESA driver has been
  12.     upgraded.
  13.  
  14.   - The convex polygon fill code now handles the two point (line)
  15.     case properly.
  16.  
  17.   - The release also contains the PCX screen dump code previously
  18.     posted to the mail group.
  19.  
  20.   - The libraries are now compiled with GCC version 2.5.7.
  21.  
  22. The udated files are in the ZIP archive 'grx103m1.zip'. The ZIP file
  23. was created using the standard DJGPP directory structure: the GRX files
  24. are under '.....contrib\libgrx'. Unzip this file in the DJGPP base
  25. directory AFTER the original GRX archives. If you reinstall GRX you will
  26. have to reinstall this archive as well. If you use PKUNZIP, don't forget
  27. the '-d' switch!
  28.  
  29. IMPORTANT: Please delete the VESAINFO.* files from the 'drivers' sub-
  30. directory (NOT 'ndrivers'!) of the GRX tree. These files are obsolete,
  31. on some VGA cards may even lock up the system!
  32.  
  33.  
  34.  
  35.  
  36.  
  37.